.area-tabnews-lfbox {
  height: 320px;
}
.news-tab-box {
  height: 250px;
}
.area-common-cobox > dt,
.area-common-cobox > dd {
  height: 340px;
}
.bm-links-box {
  font-size: 0;
  margin-top: 25px;
}
.bm-links-box > li {
  display: inline-block;
  height: 200px;
  overflow: hidden;
  width: 24%;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.bm-links-box > li:not(:first-child) {
  margin-left: 1.3%;
}
.bm-links-box > li span {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 100%;
  z-index: 2;
  font-size: 18px;
  color: #0f2a46;
}

.bm-links-box > li:hover {
  transform: scale(1.03);
}
.bm-links-box > li:hover span {
  color: #18639d;
}
/* 部门头部无图 */
.cloumn-banner {
  height: 240px;
}
.menus-wrap {
  background-color: #2f73d2;
}

.menus-wrap .menus {
  background-color: unset;
  box-shadow: unset;
}
.menus-wrap .menus > li a {
  color: #fff;
}
.menus-wrap .menus > li:hover,
.menus-wrap .menus > li.cur {
  font-weight: bold;
  border-bottom: 5px solid #fff;
}
.cloumn-banner .logo {
  margin: 50px auto;
}
.cloumn-banner .sousuo {
  top: -110px;
}
.sousuo .input > input::-webkit-input-placeholder {
  color: #d5d1d4;
}
.cloumn-banner .mutil-logo > h1 {
  line-height: 46px;
}
.cloumn-banner .sousuo .input {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}

/* fxxk szbm */
.toolbar-wrap {
  background-color: #3073d0;
  height: 36px;
  line-height: 36px;
}
.toolbar > dd ul li::before {
  top: 8px;
}
.topbar-nav .icon-ipv6 {
  margin-top: 8px;
}
.cloumn-banner .logo > h1 {
  color: #1557b3;
}
.fk-szbm-box {
  /* background-color: #f00; */
  overflow: hidden;
  font-size: 0;
  margin-top: 30px;
}
.fk-szbm-box > dt {
  float: left;
}
.fk-szbm-box > dd {
  float: right;
  margin-top: 23px;
  width: 60%;
}
.fk-szbm-box .logo {
  left: 0;
  margin: 10px auto 30px;
}
.fk-szbm-box .logo > h1 {
  line-height: 1.5;
}
.fk-szbm-box ~ .sousuo {
  top: 20px;
  right: 0;
  width: 770px;
}
.fk-szbm-box .menus {
  height: 50px;
  line-height: 50px;
  margin-right: 10px;
  background-color: unset;
}
.fk-szbm-box ~ .sousuo .input {
  width: 648px;
  border: 1px solid #e5e5e5;
}
.cloumn-banner-fkbm {
  height: 270px;
  border-bottom: 5px solid #3073d0;
}
.sousuo .input .picker select {
  color: #555;
  background-image: url(caret2.png);
}
.sousuo .input > input {
  color: #555;
}
/* bm 1103 */
.toolbar-wrap,
.menus-wrap,
.banner-wrap {
  background: #4586e1;
}
.toolbar-wrap {
  border-bottom: 2px solid #fff;
}
.menus-wrap {
  border-top: 2px solid #fff;
}
.banner-wrap .main-banner {
  display: none;
}
.cloumn-banner .logo > h1 {
  color: #fff;
}
.cloumn-banner .sousuo .input {
  border: 1px solid #266dd0;
}
.menus-wrap + .maxcontainer {
  background: url(banner-big5.png) center top no-repeat;
  background-size: 100% auto;
}
.area-tabnews-box .news-tab-box {
  background: transparent;
}
.cloumn-banner {
  height: 220px;
}
.cloumn-banner .logo {
  margin: 40px auto;
}
.cloumn-banner .sousuo {
  top: -100px;
}
.mutil-logo + .cloumn-banner .sousuo {
  top: -110px;
}
